* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #fff !important;
}

.w {
  background-color: #fff;
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}
.nav_w {
  position: relative;
  background-color: #f8f8f8;
  clear: both;
  display: block;
  margin: 0 auto;
  max-width: 1220px;
}
.nav_w .container-fluid {
  position: absolute;
  width: 100%;
  z-index: 999;
  padding: 0;
}
input {
  outline: none;
}
.click {
  cursor: pointer;
}
li {
  list-style: none;
}
.bar_qy_hy a {
  color: #000;
}
.nav--prev {
  width: 0 !important;
}
.nav--next {
  width: 0 !important;
}
.jc-right svg,
.jc-left svg {
  fill: #fff !important;
}
.jc-right,
.jc-left {
  background: rgba(0, 0, 0, 0.5) !important;
}

.login {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  z-index: 1001;
  display: none;
}
.login .login_box {
    position: absolute;
    width: 600px;
    height: 400px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 35px 22px;
}
.login .login_box .close {
  position: absolute;
  font-size: 30px;
  right: 29px;
  top: 17px;
}
.login .login_box .phone_login {
  text-align: center;
}
.login .login_box .phone_login h4 {
  font-size: 24px;
  color: #333;
  border-bottom: 2px solid #ededed;
  line-height: 40px;
  color: #1891ff;
}
.login .login_box .phone_login h4 span {
  display: inline-block;
  border-bottom: 2px solid #1891ff;
  line-height: 40px;
  padding: 0 15px;
}
.login .login_box .phone_login .login_input .phone {
  padding: 15px 50px;
}
.login .login_box .phone_login .login_input .phone p {
  width: 100%;
  height: 60px;
  background-color: #f1f3f7;
  border-radius: 30px;
  padding: 1px 14px;
  overflow: hidden;
}
.login .login_box .phone_login .login_input .phone p span {
  display: inline-block;
  width: 8%;
  font-size: 32px;
  vertical-align: middle;
}
.login .login_box .phone_login .login_input .phone p input {
  position: relative;
  left: 14px;
  border-radius: 0px 34px 34px 0px;
  vertical-align: middle;
  display: inline-block;
  width: 90%;
  border: 0;
  height: 100%;
  border: 1px solid #ccc;
  padding: 0px 10px;
  font-size: 16px;
  color: #333;
  border-left: 0;
}
.login .login_box .phone_login .login_input .phone p ::placeholder {
  color: #ccc;
}
.login .login_box .phone_login .login_input .phone_dxm {
  padding: 0px 50px;
}
.login .login_box .phone_login .login_input .phone_dxm p {
  width: 100%;
  height: 60px;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left {
  display: inline-block;
  width: 61%;
  height: 100%;
  border-radius: 30px;
  background-color: #f1f3f7;
  overflow: hidden;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left span {
  display: inline-block;
  width: 8%;
  font-size: 32px;
  vertical-align: middle;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left input {
  position: relative;
  left: 18px;
  border-radius: 0px 34px 34px 0px;
  vertical-align: middle;
  display: inline-block;
  width: 74%;
  border: 0;
  height: 100%;
  border: 1px solid #ccc;
  padding: 0px 10px;
  font-size: 16px;
  color: #333;
  border-left: 0;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_left ::placeholder {
  color: #ccc;
}
.login .login_box .phone_login .login_input .phone_dxm p .codezzc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 999;
  display: none;
  height: 100%;
}
.login .login_box .phone_login .login_input .phone_dxm p .phone_right {
  position: relative;
  display: inline-block;
  width: 37%;
  background-color: #f1f7ff;
  height: 100%;
  border-radius: 30px;
  color: #666;
  overflow: hidden;
  line-height: 58px;
  font-size: 14px;
  cursor: pointer;
}
.login .login_box .phone_login .login_input .login_btn button {
  height: 60px;
  border: 0;
  width: 60%;
  margin-top: 17px;
  color: #fff;
  background: #0076ff;
  border-radius: 30px;
  outline: none;
}
header .head_top {
	border-bottom: 1px solid #ecebeb;
    width: 100%;
    line-height: 40px;
    background: #333;
}
header .head_top .hed_flx {
    justify-content: space-between;
    align-items: center;
    background: #333;
}
header .head_top .hed_flx .left {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
header .head_top .hed_flx .left a {
  font-size: 14px;
  color: #fff;
}
header .head_top .hed_flx .phone {
  text-align: right;
}
header .head_top .hed_flx .right {
  width: 24%;
  line-height: 35px;
}
header .head_top .hed_flx .right a{
    font-size: 14px;
    color: #fff;
    margin: 10px 13px;
}
header .head_top .hed_flx .right .ind a {
  font-size: 14px;
  display: inline-block;
  color: #333;
  text-decoration: none;
}
header .head_top .hed_flx .right .rigtit .btn {
  border: 0;
}
header .head_top .hed_flx .right .rigtit #login_c {
  font-size: 14px;
  color: #333;
}
header .head_top .hed_flx .right .rigtit #login_c .icon-cart-full {
  font-size: 20px;
  color: #08a7e4;
}
header .navbar-header {
  margin: 0!important;
}
header .navbar-header .navbar-brand {
  padding: 0;
}
header .navbar-header .close {
  display: none;
}
header .navbar-header .close .icon-close {
  font-size: 34px;
}
header .rightnav {
  position: relative;
  margin-left: 0% !important;
}
header .rightnav .dropdownlist:hover {
  display: block;
}
header .rightnav a {
    color: #00964e;
    font-weight: bold;
}
header .rightnav .navbar-right {
    max-width: 100%;
    line-height: 36px;
    margin-top:2.5%;
}
header .rightnav .navbar-right .active {
  color: #02964a;
}
header .rightnav .navbar-right li {
    line-height: 35px;
    cursor: pointer;
    font-size: 18px;
    font-size: 15px;
    background: #ccc;
    border: 1px solid #adadad;
    margin-left: 11px;
    border-radius: 10px;
    background-image: linear-gradient(#dadada, #ffffff);
    box-shadow: 0 0 7px #bdbdbd;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
header .rightnav .navbar-right li .zyflg {
    margin: 0 13px;
}
header .rightnav .navbar-right li .icodp {
  font-weight: bold;
  color: #02964a;
}
/* header .rightnav .navbar-right li:hover {
 color: #02964a;
} */

header .mrleft {
  left: -150px;
}
@media (min-width: 1520px) {
  header .tk_banner {
    position: absolute;
    width: 185px;
    height: auto;
    z-index: 9;
    left: -46px;
    display: none;
    text-align: center;
  }
  header .tk_banner .row {
    display: block;
    overflow: hidden;
  }
  header .tk_banner .w {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    box-shadow: 0 0 33px #ccc;
  }
  header .tk_banner .icoclose {
    display: none;
  }
  header .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: -28px;
    height: auto;
  }
  header .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 76%;
  }
  header .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    padding: 2px 0px;
    margin-top: 18px;
    text-align: center;
    color: #02964a;
  }
  header .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 60px !important;
    height: 60px !important;
  }
  header .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
  }
  header .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  header .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  header .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 27px;
    margin: 0;
  }
  header .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 160px;
    border: 1px solid #ccc;
  }
  header .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  header .tk_banner .dg .dgcp ul li .dgbtn {
    background-color: #02964a !important;
    color: #ddd;
  }
  header .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  header .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  header .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #02964a;
  }
}


.choose-screening-input {
  position: relative;
}
.auto-screening {
  position: absolute;
  top: 55px;
  width: 66%;
  z-index: 9;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-top: 0;
  max-height: 300px;
}
.auto-screening-prompt {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  padding: 0 10px;
  color: #999;
}
.auto-screening-prompt:hover {
  background: #cccccc;
}

.router .breadcrumb {
  margin-bottom: 0;
}
.breadcrumb a {
  color: #333;
  font-size: 14px;
}
.footer {
    width: 100%;
    margin-top: 50px;
}
.leftjj{
    margin-top: 8%;
}
.leftjj_a{
    width: 140px;
    float: left;
    margin-left: 45px;
}
.leftjj_a h5{
    text-align: center;
    color: #fff;
    line-height: 36px;
    font-size: 16px;
}
.leftjj_b{
    width: 140px;
    float: left;
    margin-left: 30px;
}
.leftjj_b h5{
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
}
.leftjj_c{
    width: 34%;
    float: right;
    margin-right: 0%;
    margin-top: 21px;
	    margin-bottom: 7px;
}
.leftjj_c img{
  width: 100%;
}
.footer .fot2 {
	width:50%;
    float: left;
}
.footer .fot2 img {
    width: 100%;
    height: 305px;
}
.footer .fot2 h2 {
    font-size: 22px;
    color: #ffffff;
    margin-top: -298px;
    TEXT-ALIGN: CENTER;
    LINE-HEIGHT: 180PX;
}
.footer .fot2 h4 {
    font-size: 16px;
    color: #ffffff;
    line-height: 85PX;
    TEXT-ALIGN: RIGHT;
    MARGIN-RIGHT: 12PX;
}
.footer .leftjj .sea_btn .input {
  height: 30px;
  border: 0;
  padding: 0 10px;
}
.footer .leftjj .sea_btn .btn {
  padding: 3px 10px;
  color: #fff;
  background: #b0b0b0;
  position: relative;
  left: -1px;
  top: -4px;
  outline: none;
  box-shadow: -2px 3px 5px #999;
}
.footer .leftjj .ico span {
  font-size: 28px;
  cursor: pointer;
}
.footer .rightjj ul .footer_li {
  overflow: hidden;
}
.footer .rightjj ul li h4 a {
  color: #337ab7;
  font-weight: bold;
}
.footer .rightjj ul li p {
  font-size: 14px;
}
.footer .rightjj ul li p a {
  color: #337ab7;
}
.btn-default:hover {
  background-color: #fff;
}
.open > .dropdown-menu {
  display: block;
  position: absolute;
  top: 43px;
  transform: translateY(-9px);
  /* width  : auto; */
  transition: transform 0.1s ease-out, opacity 2s linear;
  background: rgba(0, 0, 0, 0.5);
}
.open > .dropdown-menu li a {
  color: #fff;
}
.open > .dropdown-menu li a:hover {
  color: #333;
}
.btn-default {
  border: 0;
  box-shadow: none !important;
  background-color: #fff !important;
}
.navbar {
  margin: 0 !important;
}
.navbar-default {
    border: 0;
    position: relative;
    z-index: 999;
    height: 100px;
	background-image: linear-gradient(#ffffff, #f1f1f1);
}
.navbar-default .botmbor {
  display: none;
}
.navbar-default .log img {
  width: 100%;
}
a {
  color: #333;
  text-decoration: none;
}
.ma5slider {
  margin: 0 !important;
}
.footer .fot3 {
    text-align: center;
    width: 100%;
    height: 100px;
    background-color: #000000;
    float: left;
}
.fot3_l{
	float: left;
	width: 50%;
	line-height: 100px;
}
.fot3_l p {
    font-size: 14px;
    float: left;
    color: #337ab7;
    margin: 0;
    text-align: center;
    width: 100%;
}
.fot3_l p a {
  font-size: 14px;
  color: #fff;
}
.fot3_r{
	float: right;
	width: 42%;
	line-height: 100px;
}
.fot3_r p {
   font-size: 16px;
    width: 98px;
    float: left;
	margin: 0;
}
.fot3_r p a {
  font-size: 14px;
  color: #fff;
}

.footer .leftjj p {
  font-size: 16px;
  line-height: 25px;
  color: #999;
}

@media (min-width: 757px) {
/*  .row {
    position: relative;
    left: -150px;
  } */
  #row,
  #yyrow,
  #xwsjrow,
  #gsrow {
    position: relative;
    left: 27px;
  }
}

@media (min-width: 1520px) {
  .auto-screening {
    top: 55px;
    width: 66%;
  }
  .cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .cpxq_box .list .cpxq_cs_box {
    position: absolute;
    left: 400px;
    z-index: -1;
  }
  .zysearch .search .inpsea {
    width: 50%;
  }
  .T {
    display: inline-block;
  }
  .mbxnav .nav_bar_box .bar_qy_hy {
    width: 35%;
  }
  .search_box .search_inp .inp_box button {
    padding: 10px 50px;
  }
  .cplist .cp_box1 ul li ul li {
    width: 20%;
  }
 
  .hyxw_big_box ul .first_li {
    margin-right: 238px !important;
  }
  .hyxwxqy_box .hyxwxqy_fot_tit ul li :last-child {
    width: 70%;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 18%;
  }
  .cp_list_box ul li ul li {
    width: 200px !important;
    height: 320px !important;
  }

  .xhdz_box .table .fast_td {
    min-width: 100px;
  }
  .xhdz_box .table .last_td {
    min-width: 55px;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 10px;
  }
  .cpxq_box .g-scrolling-carousel {
    width: 480px;
  }
  .cpxq_box .items {
    width: 410px;
  }
  .cpxq_box .ewm {
    position: absolute;
    right: 40px;
    top: 23px;
    width: 150px;
  }
  .cp_box {
    margin-left: 50px;
  }
}
@media (min-width: 980px) {
  .tk_banner {
    position: absolute;
    width: 150px;
    height: auto;
    z-index: 9;
    left: -207px;
    display: none;
    text-align: center;
  }
  .tk_banner .row {
    display: block;
    overflow: hidden;
  }
  .tk_banner .w {
    position: absolute;
    width: 100%;
    left: 0;
    top: 4px;
    box-shadow: 0 0 33px #ccc;
  }
  .tk_banner .icoclose {
    display: none;
  }
  .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: -28px;
    height: auto;
  }
  .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 76%;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    height: auto;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 18px;
    text-align: center;
    color: #02964a;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 60px !important;
    height: 60px !important;
  }
  .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
  }
  .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 157px;
    margin: 0;
  }
  .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 60px;
    border: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .dgbtn {
/*    background-color: #02964a !important; */
    color: #ddd;
  }
  .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #02964a;
  }
  .icoclose {
    display: none;
  }
  .auto-screening {
    top: 55px;
    width: 66%;
  }
  .cpxq_box .list .cpxq_cs_box {
    position: absolute;
    left: 400px;
    z-index: 9;
  }
  .T {
    display: inline-block;
  }
  .zysearch .search .inpsea {
    width: 50%;
  }
  .cpzsxq_tran_box .list_li_box ul .tran_last_li .pp_name_list .close_box {
    position: absolute;
    right: 0;
    top: 5px;
  }
  .mbxnav .nav_bar_box .bar_qy_hy {
    width: 35%;
  }
  .xhdz_box .xhdz_right .cpcs .right_input {
    margin-left: 24px;
    width: 280px;
  }
  .cplist .cp_box1 ul li ul li {
    width: 20%;
  }
  .cplist .cpxq_box .cpcs .right_input {
    margin-left: 40px;
    width: 280px;
  }
  .cp_list_box ul li ul li {
    width: 200px !important;
    height: 320px !important;
  }
  /*.cp_list_box ul li ul li:first-child {
    width: 240px !important;
    margin-right: 40px;
  }*/
  .search_box .search_inp .inp_box button {
    padding: 10px 50px;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 18%;
  }
  .bnerimg {
    padding: 100px;
    overflow: hidden;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 10px;
  }
  .btn-group-justified {
    width: 80%;
  }
  .banner .navs-wrapper {
    height: 365px;
  }
  .xhdz_box .table .fast_td {
    min-width: 100px;
  }
  .xhdz_box .table .last_td {
    min-width: 55px;
  }
  .canvas {
    height: 400px;
  }
  .checkbox {
    margin: 0 26px;
  }
  .search {
    height: 100px !important;
    padding: 22px !important;
  }
  .search .inpsea .form-control {
    height: 50px;
    border-radius: 25px;
  }
  .search .inpsea .serchbtn {
    width: 150px;
    height: 50px;
    border: 0;
  }
  .zycp_pic {
    padding: 0px 0px !important;
  }
  .zycp_pic ul li {
  /*  width:30%; */
  }
  .banner_fot .navs-wrapper {
    display: block;
    height: 70px !important;
    padding: 0 !important;
  }
  .banner_fot .banbox span {
    display: inline-block;
    width: 100%;
    height: 100px;
  }
  .footer {
    min-height: 400px;
	float: left;
  }
  .footer .fot1 {
    width: 50%;
    float: right;
    background-color: #00964e;
    height: 305px;
  }
  .cp_box {
    margin-left: 50px;
  }
  .cpxq_box .g-scrolling-carousel {
    width: 480px;
  }
  .cpxq_box .items {
    width: 410px;
  }
  .cpxq_box .ewm {
    position: absolute;
    right: 40px;
    top: 23px;
    width: 150px;
  }
}
@media (max-width: 980px) {
  .auto-screening {
    top: 35px;
    width: 70%;
  }
  .login .login_box .close {
    right: 128px;
  }
  .cpzsxq_box .header_xx_box .right_tit_list .zxkf {
    text-align: right;
  }
  .T {
    display: none;
  }
  .cplblist_box .head_tit_box .cp_inp_box {
    margin: 10px 0;
  }
  .cplist .cp_box1 ul li ul li {
    width: 50%;
  }
  .cpzsxq_box .header_xx_box .right_tit_list button .ico {
    margin: 0 !important;
  }
  .cplblist_box .head_tit_box .bt {
    border-bottom: 2px solid #02964a;
  }
  .cplblist_box .head_tit_box .cptit {
    padding: 7px 19px !important;
  }
  .cplblist_box .head_tit_box {
    border: 0 !important;
  }
  .cpzsxq_box .header_xx_box .right_tit_list button {
    padding: 5px 10px !important;
  }
  .search_box .search_inp .inp_box button {
    padding: 10px 20px;
  }
  .search_box .search_inp .sea_list {
    margin-top: 10px;
    left: 10%;
  }
  .cp_list_box ul li ul li {
    width: 29% !important;
    height: 165px !important;
  }
  .cp_list_box ul li ul li:first-child {
    width: 36% !important;
  }
  .cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
    padding: 0 4px;
  }
  .xhdz_box .table {
    width: 1000px;
    overflow: scroll;
  }
  .xhdz_box .table .fast_td {
    min-width: 180px;
  }
  .xhdz_box .table .last_td {
    min-width: 100px;
  }
  
  
.cplblist_box .table {
    width: 1200px;
    overflow: scroll;
  }
  .cplblist_box .table thead {
    width: 1000px;
    background-color: #f3f3f3;
	font-size: 14px;
  }
  .cplblist_box .table thead tr th {
    width: 190px;
  }
  .cplblist_box .table .fast_td {
min-width: 265px;
  }
  .cplblist_box .table .last_td {
     min-width: 160px;
  }
  .table {
    margin-top: 20px;
  }
  .table table {
    width: 100%;
  }
  .table table thead tr th {
      padding: 10px 0;
      text-align: center;
      /* min-width: 150px; */
      min-width: 110px;
  }
.table tbody tr td span {
  display: inline-block;
  color: #666;
  margin-bottom: 11px;
}
.table tbody tr td .td_box {
    font-size: 13px;
    height: 83px;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    padding: 8px 0;
    line-height: 63px;
    text-align: center;
}
.table tbody tr td .td_box .dl {
    color: #960000;
    float: left;
}
.table tbody tr td .td_box .cs {
    padding: 2px 9px;
    background-color: #333333;
    border-radius: 6px;
    font-size: 14px;
}
.table tbody tr td .td_box .cs a {
  color: #fff;
}
.table tbody tr td .fast_td {
    position: relative;
    border-right: 1px solid #f3f3f3;
    text-align: left;
}
.table tbody tr td .fast_td img {
  height: 35px;
  vertical-align: middle;
}
.table tbody tr td .fast_td .lef_check_img {
  overflow: hidden;
  width: 13%;
  display: inline-block;
}
.table tbody tr td .fast_td .lef_check_img input {
  vertical-align: middle;
}
.table tbody tr td .fast_td .right_cp_tit {
    display: inline-block;
    overflow: hidden;
    margin-bottom: 11px;
    font-size: 13px;
}
.table tbody tr td .fast_td .right_cp_tit p {
    margin: 0;
    color: #3c3c3c;
    line-height: 1;
}
.table tbody tr td .fast_td .right_cp_tit p a {
  color: #00964e;
  font-weight: bold;
  font-size: 14px;
}
.table tbody tr td .fast_td .right_cp_tit p:hover {
  color: #00964e;
  font-weight: bold;
  font-size: 14px;
}
.table tbody tr td .fast_td .right_cp_tit p:active{
  color: #00964e;
  font-weight: bold;
  font-size: 14px;
}
.table tbody tr td .fast_td .right_cp_tit p .mar_lef {
  margin-left: 5px;
}
.table tbody tr td .last_td {
/*  background-color: #f3f3f3; */
  text-align: left;
}
.table tbody tr td .last_td .cz {
    width: 100%;
    line-height: normal;
    margin-top: 19px;
    text-align: center;
}
.table tbody tr td .last_td .cz .inpu_num {
  display: inline-block;
  height: 20px;
  width: 51%;
  text-align: center;
}
.table tbody tr td .last_td .cz .inpu_num span {
  display: inline-block;
}
.table tbody tr td .last_td .cz .inpu_num span input {
  height: 20px;
  width: 30px;
  text-align: center;
}
.table tbody tr td .last_td .cz .inpu_num .jian,
.table tbody tr td .last_td .cz .inpu_num .jia {
    text-align: center;
    height: 22px;
    width: 22px;
    border: 1px solid #fff;
    cursor: pointer;
}
.table tbody tr td .last_td .cz .button {
    display: inline-block;
    width: 63%;
    vertical-align: middle;
}
.table tbody tr td .last_td .cz .button .b2 {
    background-color: #00964e;
}
.table tbody tr td .last_td .cz .button button {
width: 93%;
    margin: 3px 0;
    margin-left: 6px;
    padding: 3px 1px;
    border: 0;
    background-color: #00964e;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    outline: none;
}
.table tbody tr td .last_td .cz .button button span {
  margin: 0 !important;
  color: #fff;
  font-weight: bold;
}
.table .fy {
  text-align: right;
  margin-top: 20px;
}
.table .fy .pagination {
  margin: 10px 0;
}
.table .fy .pagination .active {
  background: #690599 !important;
  color: #fff;
}
  
  
  .banner .navs-wrapper {
    height: 581px !important;
  }
  .bnerimg {
    overflow: hidden;
    padding-top: 20px;
  }
  .bann {
    padding: 20px;
  }
  .bann img {
    width: 335px;
    height: 300px;
  }
  .btn-group-justified {
    width: 50%;
  }
  .check {
    text-align: left;
  }
  .inpsea {
    width: 100%;
  }
  .form-control {
      height: 37px !important;
      border-radius: 25px;
      margin-top: 11px;
	  margin-left: 5px;
  }
  .serchbtn {
    width: 80px !important;
    height: 35px !important;
  }
  .zycp_pic {
    padding: 10px !important;
  }
  .banner_fot .navs-wrapper {
    display: block;
    height: 70px !important;
    padding: 0 !important;
  }
  .banner_fot .banbox span {
    display: inline-block;
    width: 100%;
    height: 100px;
  }
  .footer {
        min-height: 650px;
        margin: 0;
  }

  .cpxq_box .g-scrolling-carousel {
    width: 100%;
  }
  .cpxq_box .items {
    width: 315px;
  }
}
.see_lishi {
  padding: 10px 8px;
}
.see_lishi h4 {
    font-size: 22px;
    color: #00964e;
}
.see_lishi .ls_pic {
  padding: 15px 20px;
  border: 1px solid #ccc;
}
.see_lishi .ls_pic .ls_img .items {
  padding: 5px 0;
}
.see_lishi .ls_pic .ls_img .items a {
  display: inline-block;
  /* notice the comments between inline-block items */
  margin-right: 10px;
  width: 130px;
  height: 130px;
  /* box-shadow: 0 0 5px #ccc; */
  text-align: center;
}
.see_lishi .ls_pic .ls_img .items a img {
  width: 100%;
  height: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
.see_lishi .ls_pic .ls_img .items a p {
  text-align: center;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
}
.xgcp {
  padding: 0 8px;
}
.xgcp h4 {
    font-size: 22px;
    color: #00964e;
}
.xgcp .xg_name {
  overflow: hidden;
}
.xgcp .xg_name a {
  width: 130px;
  padding: 0;
  font-size: 14px;
  color: #013fa4;
  text-decoration: underline;
  line-height: 30px;
}
.spjszx {
  padding: 35px 8px;
}
.spjszx h4 {
    font-size: 22px;
    color: #00964e;
    margin-bottom: 20px;
}
.spjszx .p1 {
    color: #525252;
    background: #eee;
    line-height: 29px;
    padding: 5px;
}
.spjszx p {
  font-size: 14px;
}
.spjszx p .sl_date {
  margin-left: 30px;
}
@media (max-width: 767px) {
  .icodp {
    z-index: 100;
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 20px;
  }
  .rightnav {
    width: 80%;
    position: absolute !important;
    right: 15px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    z-index: 100005!important;
  }
  header .rightnav .navbar-right {
    width: 100% !important;
    line-height: 34px !important;
    margin: 0;
    overflow: hidden;
  }
  header .rightnav .navbar-right li {
    line-height: 35px;
    cursor: pointer;
    font-size: 18px;
    font-size: 15px;
    background: #fff;
    border: 0;
    margin-left: 11px;
    border-radius: 10px;
    background-image: none;
    box-shadow: none;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .zyflg {
    z-index: 101;
    display: block;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-left: 28px;
    margin: 0!important;
  }
  .tk_banner {
    min-width: 328px;
    z-index: -1;
    top: -77px;
    right: -31px;
    display: none;
    text-align: center;
  }
  .tk_banner .row {
    display: block;
    overflow: hidden;
    top: 0 !important;
    right: 4px !important;
  }
  .tk_banner .w {
    position: absolute;
    width: 99%;
    right: -8px;
    top: 38px;
    overflow: hidden;
    text-align: left;
  }
  .tk_banner .w .icoclose {
    display: block;
    padding: 8px;
    font-size: 25px;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    background: #f7f7f7;
    color: #333;
  }
  .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: 0;
    height: auto;
    overflow: hidden;
  }
  .tk_banner .zyfwq .cpjs ul {
    overflow: hidden;
  }
  .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 100%;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    height: auto;
    background-color: #fff;
    border-bottom: 2px solid #f1f1f1;
    margin-top: 0px;
    text-align: center;
    color: #02964a;
    display: flex;
    padding: 0px 55px  0 40px;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list p {
    margin-right: 15px;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 25px !important;
    height: 25px !important;
    vertical-align: bottom;
  }
  .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
  }
  .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 157px;
    margin: 0;
  }
  .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 160px;
    border: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .dgbtn {
    background-color: #02964a !important;
    color: #ddd;
  }
  .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #02964a;
  }
  .tk_banner1 {
    min-height: 251px;
  }
  .tk_banner2 {
    top: -112px;
  }
  .tk_banner3 {
    top: -181px;
    min-height: 291px;
  }
  .tk_banner4 {
    top: -231px;
    min-height: 166px;
  }
  .tk_banner5 {
    top: -281px;
    min-height: 302px;
  }
}
@media (min-width: 768px) {
  .tk_banner {
    position: absolute;
    width: 421px;
    height: auto;
    z-index: 9;
    left: -282px;
    display: none;
    text-align: center;
  }
  .tk_banner .row {
    display: block;
    overflow: hidden;
  }
  .tk_banner .w {
    position: absolute;
    width: 100%;
    left: 0;
    top: 4px;
    box-shadow: 0 0 33px #ccc;
  }
  .tk_banner .icoclose {
    display: none;
  }
  .tk_banner .zyfwq {
    width: auto;
    position: relative;
    top: -28px;
    height: auto;
  }
  .tk_banner .zyfwq .cpjs ul .tk {
    padding: 0;
    width: 76%;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list {
    height: auto;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 18px;
    text-align: center;
    color: #02964a;
  }
  .tk_banner .zyfwq .cpjs ul .tk .tk_list p a img {
    width: 60px !important;
    height: 60px !important;
  }
  .tk_banner .zyfwq .cpjs ul .tk h3 {
    font-size: 14px;
  }
  .tk_banner .dg {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    overflow: hidden;
  }
  .tk_banner .dg .titp {
    font-size: 16px;
    font-weight: 600;
    color: #666;
  }
  .tk_banner .dg .dgcp ul {
    display: flex;
    justify-content: space-between;
    padding: 0px 157px;
    margin: 0;
  }
  .tk_banner .dg .dgcp ul li {
    width: 200px;
    background-color: #f4f5f6;
    height: 160px;
    border: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .one {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
  }
  .tk_banner .dg .dgcp ul li .dgbtn {
    background-color: #02964a !important;
    color: #ddd;
  }
  .tk_banner .zyfwq_rigtit {
    position: absolute;
    top: 0;
    right: -253px;
    width: 252px;
  }
  .tk_banner .zyfwq_rigtit img {
    width: 100%;
  }
  .tk_banner .zyfwq_rigtit .rigtsm {
    height: auto;
    background-color: #f4f5f6;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul {
    padding: 20px;
  }
  .tk_banner .zyfwq_rigtit .rigtsm ul li .hedp {
    font-size: 18px;
    color: #02964a;
  }

}

header .wddd{
  position: relative;
  font-size: 13px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
}

header .my_dd{
  position: absolute;
  top: 43px;
  left: -24px;
  z-index: 9999;
  text-align: center;
  width: 123px;
  height: 142px;
  /*padding: 10px;*/
  background: rgba(0,0,0,.5);
  border-radius: 4px;
  display: none;
}

.wddd>.my_dd>ul>li{
  margin: -5px 0;
}


.wddd>.my_dd>ul>li>.mydd_href{
  color: #fff;
}
@media (max-width:768px) {
.navbar-brand {
		float: left;
		height: 50px;
		padding: 15px 15px;
		font-size: 18px;
		line-height: 20px;
		width: 80%;
	}

.navbar-default .log img {
width: 96%;
    float: left;
}
	.footer .fot2 {
	    width: 100%;
	    float: left;
	    height: 200px;
		margin-top: 20px;
	}
	.footer .fot2 img {
	    width: 100%;
	    height: 200px;
	}
	.footer .fot2 h2 {
    font-size: 16px;
    color: #ffffff;
    margin-top: -151px;
    TEXT-ALIGN: CENTER;
    LINE-HEIGHT: 43PX;
	}
	
	.footer .fot2 h4 {
	    font-size: 14px;
	    color: #ffffff;
	    line-height: 110PX;
	    TEXT-ALIGN: RIGHT;
	    MARGIN-RIGHT: 12PX;
	}
.footer .fot1 {
    width: 100%;
    float: right;
    background-color: #00964e;
}
.leftjj {
    margin-top: 10%;
	margin-left: 0;
}
	.leftjj_a{
    width: 38%;
    float: left;
    margin-left: 10px;
	}
	.leftjj_b{
    width: 38%;
    float: left;
    margin-left: 39px;
	}
	.leftjj_c {
	    width: 100%;
		float: left;
	    margin-right: 6%;
	    margin-top: -14px;
	    margin-bottom: 7px;
	}
	.footer .fot3 {
    text-align: center;
    width: 100%;
    background-color: #000000;
    float: left;
    height: 150px;
	}
	.fot3_l {
    float: left;
    width: 100%;
    line-height: 45px;
	}
	.fot3_r {
	    float: left;
	    width: 100%;
	    line-height: 45px;
	}
.ind{
	width: 100%;
}
}
@media(max-width:1250px){
  .leftjj_c {
    width: 30%!important;
    float: right;
    margin-right: 0%;
    margin-top: 21px;
    margin-bottom: 7px;
  }
}
